Skip to content

Conversation

@zgarraffo
Copy link
Contributor

Changes in 3DVAR oanl.in, renaming 3DVAR job, changes in script for hycom_var/3Dvar (script not renamed yet)

@sanAkel sanAkel self-requested a review December 29, 2025 22:44
@sanAkel sanAkel added the enhancement New feature or request label Jan 7, 2026
@sanAkel sanAkel merged commit 3ae8104 into develop Jan 13, 2026
@sanAkel sanAkel deleted the ncoda_ufs_cycle branch January 13, 2026 19:28
@zgarraffo
Copy link
Contributor Author

After the following lines

  read (*,'(a)') flnm_s
  write (lp,'(2a)') 'Sncoda file: ',trim(flnm_s)
  read (*,'(a)') flnm_u
  write (lp,'(2a)') 'Uncoda file: ',trim(flnm_u)
  read (*,'(a)') flnm_v
  write (lp,'(2a)') 'Vncoda file: ',trim(flnm_v)
  read (*,'(a)') flnm_p
  write (lp,'(2a)') 'Pncoda file: ',trim(flnm_p)

change to this line
read (*,'(a)') flnm_hwrite (lp,'(2a)') 'h background file: ',trim(flnm_h)rite (lp,'(2a)') 'h background file: ',trim(flnm_h)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants